/*20221123*/

.youshi-list { height:auto;}

.youshi-list ul{ padding:0; margin:0;}

.youshi-list ul li { list-style:none; float:left; width:48.5%; height:230px;box-sizing: border-box; border:#d9d9d9 solid 1px; margin-top:15px;margin-bottom:15px;}

.youshi-list ul li:nth-child(even) { margin-left:3%;}

.youshi-list ul li .pic { float:left; width:20%; margin-left:5%; margin-top:34px; height:65%;}

.youshi-list ul li .con { float:right; width:60%; margin-right:5%;margin-top:30px;}

.youshi-list ul li .con .tit {color:#003366; font-size:30px; line-height:2; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.youshi-list ul li .con .des {color:#666666; font-size:16px; line-height:2;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.youshi-list ul li:hover { background-color:#3e76a2;}

.youshi-list ul li:hover .con .tit {color:#ffffff; }

.youshi-list ul li:hover .con .des {color:#ffffff; }

.youshi-list ul li:nth-child(1) .pic { background:url(../images/youshi1.png) no-repeat center center; background-size:100% auto;}

.youshi-list ul li:nth-child(2) .pic { background:url(../images/youshi2.png) no-repeat center center; background-size:100% auto;}

.youshi-list ul li:nth-child(3) .pic { background:url(../images/youshi3.png) no-repeat center center; background-size:100% auto;}

.youshi-list ul li:nth-child(4) .pic { background:url(../images/youshi4.png) no-repeat center center; background-size:100% auto;}

.youshi-list ul li:nth-child(1):hover .pic { background:url(../images/youshi12.png) no-repeat center center; background-size:100% auto;}

.youshi-list ul li:nth-child(2):hover .pic { background:url(../images/youshi22.png) no-repeat center center; background-size:100% auto;}

.youshi-list ul li:nth-child(3):hover .pic { background:url(../images/youshi32.png) no-repeat center center; background-size:100% auto;}

.youshi-list ul li:nth-child(4):hover .pic { background:url(../images/youshi42.png) no-repeat center center; background-size:100% auto;}

.news-image { height:240px;}

.news-image a{ display:block; width:100%; height:100%;}

.slick-slider .slick-list, .slick-slider .slick-track img {width: 100%;height: 100%; object-fit: cover;object-position: center 30%;}

.youqinglianjie { color:#000000; font-size:12px; line-height:2; font-weight:normal;    color: #a0a9b1;
    background-color: #30393f; padding-bottom:50px;}

.youqinglianjie a{ margin-right:10px;font-weight:normal; color: #a0a9b1;}

.hezuo-list { height:auto;}

.hezuo-list ul { padding:0; margin:0;}

.hezuo-list ul li{ float:left;list-style:none; width:19%; height:63px;  margin-top:11px; }

.hezuo-list ul li:nth-child(5n+2) { margin-left:1.25%;}

.hezuo-list ul li:nth-child(5n+3) { margin-left:1.25%;}

.hezuo-list ul li:nth-child(5n+4) { margin-left:1.25%;}

.hezuo-list ul li:nth-child(5n+5) { margin-left:1.25%;}

.hezuo-list ul li a { display:block; width:100%; height:100%;display: flex;  align-items: center; justify-content: center;border:#eeeeee solid 1px;}

.hezuo-list ul li a img {max-width: 100%;max-height: 100%;vertical-align: middle;}

.clear { clear:both;}

@media (max-width:992px){

.youshi-list ul li { height:200px;margin-top:10px;margin-bottom:10px;}

.youshi-list ul li .pic { margin-top:24px;}

.youshi-list ul li .con { margin-top:20px;}

.youshi-list ul li .con .tit {font-size:24px;  } 

}

@media (max-width:767px){

.youshi-list ul li { float:none; width:100%; height:180px;}

.youshi-list ul li:nth-child(even) { margin-left:0;}

.youshi-list ul li .pic { margin-top:19px;}

.youshi-list ul li .con { margin-top:15px;}

.youshi-list ul li .con .tit {font-size:20px;  }  

.hezuo-list ul li{ width:48.5%; }

.hezuo-list ul li:nth-child(5n+2) { margin-left:0;}

.hezuo-list ul li:nth-child(5n+3) { margin-left:0;}

.hezuo-list ul li:nth-child(5n+4) { margin-left:0;}

.hezuo-list ul li:nth-child(5n+5) { margin-left:0;}

.hezuo-list ul li:nth-child(even){ margin-left:3%;}

.youqinglianjie {  padding-bottom:100px;}

}